{
    form: {
            zh: "设备时间（批量设置）",
            en: "Device Time Settings (Batch Set)"
    },
    elements: {
	    "label1": {
            zh: "当前系统时间为：",
            en: "Current System Time:"
        },
	    "label2": {
            zh: "（将给所有搜到的设备设置此系统时间）",
            en: "(Use this system time to set the time of all found devices!)"
        },
	"btnSave": {
                zh: "设 置",
                en: "SET"
        },
	"btnClose": {
                zh: "取 消",
                en: "CANCEL"
        }	
    },

    messages: {
	    "success":{
	            zh: "配置成功！",
                en: "Configuration Successful !"
	    }
    }
}
